projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a376adb
)
Minor stylistic fix
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 May 2010 19:08:48 +0000
(15:08 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 11 May 2010 19:09:16 +0000
(15:09 -0400)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 14f8c0259a19c696590ec15a28715941c04d0e11..c98a801bc76dc325022f97b92db288c86bea3935 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-231,7
+231,11
@@
sanity:
snapshot:
$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds --enable-introspection
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --enable-man \
+ --disable-rebuilds \
+ --enable-introspection
GITIGNOREFILES = \
po-properties/Makefile.in.in \